Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pb-3031: enable the RESOURCE_CLENAUP field to kdmp-config #1145

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lalat-das
Copy link
Contributor

Added a new data RESOURCE_CLEANUP which is when set to false then
CRs and other resources will not be cleaed up in case of failure.

This is to help debug the issue in case of generic backup effectively

Signed-off-by: Lalatendu Das [email protected]

What type of PR is this?

Uncomment only one and also add the corresponding label in the PR:
bug
feature
improvement
cleanup
api-change
design
documentation
failing-test
unit-test
integration-test

What this PR does / why we need it:

Does this PR change a user-facing CRD or CLI?:

Is a release note needed?:

Issue:
User Impact:
Resolution

Does this change need to be cherry-picked to a release branch?:

Added a new data RESOURCE_CLEANUP which is when set to false then
CRs and other resources will not be cleaed up in case of failure.

This is to help debug the issue in case of generic backup effectively

Signed-off-by: Lalatendu Das <[email protected]>
@cnbu-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@codecov
Copy link

codecov bot commented Aug 26, 2022

Codecov Report

Merging #1145 (5325851) into master (eeb4e46) will decrease coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1145      +/-   ##
==========================================
- Coverage   68.47%   68.40%   -0.07%     
==========================================
  Files          42       42              
  Lines        4628     4628              
==========================================
- Hits         3169     3166       -3     
- Misses       1145     1147       +2     
- Partials      314      315       +1     
Impacted Files Coverage Δ
pkg/monitor/monitor.go 65.69% <0.00%> (-1.75%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants